home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / Mark Pilgrim / Kant Generator Pro 1.0.1 / source / Shell ƒ / file interface.h < prev    next >
Encoding:
Text File  |  1994-10-30  |  226 b   |  5 lines  |  [TEXT/MMCC]

  1. Boolean GetSourceFile(FSSpec *sourceFS, ResType theType);
  2. Boolean GetDestFile(FSSpec *destFS, Boolean *deleteTheThing, Str255 theTitle);
  3. pascal OSErr MyMakeFSSpec(short vRefNum, long parID, Str255 fileName,
  4.     FSSpecPtr myFSS);
  5.